projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
952fc31
)
docs: Fix the annotation for GtkTextView:justification
author
Emmanuele Bassi
<ebassi@gnome.org>
Sun, 21 Feb 2021 01:15:49 +0000
(
01:15
+0000)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:31 +0000
(16:37 +0000)
gtk/gtktextview.c
patch
|
blob
|
history
diff --git
a/gtk/gtktextview.c
b/gtk/gtktextview.c
index a450599e52efa6c7a9973f3d7a45977ee7e81653..b2b2c4355e3e54a86b58c13a46be9b45e8632b1d 100644
(file)
--- a/
gtk/gtktextview.c
+++ b/
gtk/gtktextview.c
@@
-903,7
+903,7
@@
gtk_text_view_class_init (GtkTextViewClass *klass)
GTK_PARAM_READWRITE|G_PARAM_EXPLICIT_NOTIFY));
/**
- * GtkTextview:
wrap-mode
:
+ * GtkTextview:
justification
:
*
* Left, right, or center justification.
*/